runtime.gcCPULimiterState.tryLock (method)

4 uses

	runtime (current package)
		mgclimit.go#L100: 	if !l.tryLock() {
		mgclimit.go#L164: 	if !l.tryLock() {
		mgclimit.go#L301: func (l *gcCPULimiterState) tryLock() bool {
		mgclimit.go#L321: 	if !l.tryLock() {